PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / includeAppendSaves Method
In This Topic
    includeAppendSaves Method
    In This Topic
    Gets a value indicating whether the incremental updates to the underlying PDF document are included in the submitted FDF file.
    Syntax
    public boolean includeAppendSaves()

    Return Value

    True if the submitted FDF file includes the contents of all incremental updates to the underlying PDF document.
    See Also